Fix minor problems found by static checking.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Sep 2011 16:31:55 +0000 (09:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Sep 2011 16:31:55 +0000 (09:31 -0700)
commitdf06f5e63180ee3aa5b48e92e5a258c24e156bb5
tree761262ae5a1050657486ad3035232997fa9bcdf9
parent7d19d4df203bba49f580bbbeb346f1bfdd969df9
parent134fa8a47dcd4dde8ac1a6871d6d0b7d55262d4d
Fix minor problems found by static checking.

* xdisp.c (string_from_display_spec): Don't assume vecsize fits in int.
* indent.c (Fvertical_motion): Fix == vs = typo.
src/ChangeLog